home *** CD-ROM | disk | FTP | other *** search
/ Micromanía: 150 Juegos 2010 / 150Juegos_16.iso / Shareware / Cat Invaders / 1_juegos_Cat Invaders.swf / scripts / DefineButton2_224 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-02-03  |  52 b   |  4 lines

  1. on(release){
  2.    _root.Functions.restartGame();
  3. }
  4.